home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2003 March / DPPCPRO0303.ISO / Components / Microsoft ASP / _SETUP.1 / ASPWizard.jar / asp / wizard / WizardSubDbQuery$2.class (.txt) < prev    next >
Encoding:
Java Class File  |  1998-11-20  |  955 b   |  23 lines

  1. package asp.wizard;
  2.  
  3. import java.awt.event.WindowAdapter;
  4. import java.awt.event.WindowEvent;
  5.  
  6. final class WizardSubDbQuery$2 extends WindowAdapter {
  7.    // $FF: synthetic field
  8.    private final WizardSubDbQuery this$0;
  9.  
  10.    public void windowClosing(WindowEvent e) {
  11.       WizardSubDbQuery.access$0(this.this$0, e);
  12.    }
  13.  
  14.    public void windowClosed(WindowEvent e) {
  15.       WizardSubDbQuery.access$1(this.this$0, e);
  16.    }
  17.  
  18.    // $FF: synthetic method
  19.    WizardSubDbQuery$2(WizardSubDbQuery this$0) {
  20.       this.this$0 = this$0;
  21.    }
  22. }
  23.